home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Demos / ByCompany / Athena_Design / Mesa / Mesa.app / English.lproj / MacroPanel.nib / data.classes next >
Text File  |  1994-03-01  |  521b  |  45 lines

  1. MacroPanel = {
  2.     ACTIONS = {
  3.     acceptSelection:;
  4.     doTrace:;
  5.     step:;
  6.     done:;
  7.     cancel:;
  8.     browser:;
  9.     showInfo:;
  10.     };
  11.     OUTLETS = {
  12.     traceText;
  13.     menuButton;
  14.     button;
  15.     inputPrompt;
  16.     theInputText;
  17.     theCell;
  18.     menuText;
  19.     menuDoc;
  20.     menuBrowser;
  21.     stepButton;
  22.     text;
  23.     status;
  24.     trace;
  25.     traceButton;
  26.     macAd;
  27.     doc;
  28.     command;
  29.     inputMode;
  30.     window;
  31.     cancelButton;
  32.     inputWindow;
  33.     menuWindow;
  34.     macLine;
  35.     cancelMenuButton;
  36.     input;
  37.     };
  38.     SUPERCLASS = Object;
  39. };
  40. FirstResponder = {
  41.     ACTIONS = {
  42.     };
  43.     SUPERCLASS = Object;
  44. };
  45.